numRxDupe

@get:JvmName(name = "getNumRxDupe")
@set:JvmName(name = "setNumRxDupe")
var numRxDupe: Int
Number of received packets that were duplicates (due to multiple nodes relaying).
If this number is high, there are nodes in the mesh relaying packets when it's unnecessary, for example due to the ROUTER/REPEATER role.

uint32 num_rx_dupe = 9;